home *** CD-ROM | disk | FTP | other *** search
/ Naked Texas Art - James W Johnson / Naked Texas Art - James W Johnson.iso / movie / hell.dir / 00038_Script_38 < prev    next >
Text File  |  1997-08-20  |  217b  |  7 lines

  1. on enterFrame
  2.   set the visible of sprite 2 to true
  3.   set the visible of sprite 3 to false
  4.   set the visible of sprite 4 to false
  5.   set the visible of sprite 5 to false
  6.   set the visible of sprite 9 to false
  7. end